home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
pluginy Firefox
/
1833
/
1833.xpi
/
chrome
/
yoono.jar
/
skin
/
classic
/
yoono
/
yoono.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2009-12-16
|
12KB
|
527 lines
@import url(chrome://global/skin/);
toolbar[dndborder=top],
statusbar[dndborder=top],
#browser-stack[dndborder=top] {
border-top:2px solid #34b0da;
}
toolbar[dndborder=bottom],
statusbar[dndborder=bottom],
#browser-stack[dndborder=bottom] {
border-bottom:2px solid #34b0da;
}
menu.private, menuitem.private {
list-style-image: url('chrome://yoono/skin/folder-item_lock.png') !important;
}
.yoono-context-menuitem {
/* background-color: #a8deef; */
color: #2e9cc2;
list-style-image: url("chrome://yoono/skin/yoono16.png");
}
.large-separator {
padding-top: 15px;
}
.contextmemofoldermenu {
list-style-image: url(chrome://yoono/skin/closed.png);
}
.contextmemofoldermenu[open=true] {
list-style-image: url(chrome://yoono/skin/open.png);
}
#yoono-firstmemo-popup {
/* no way to make background transparent...*/
border: 2px solid #47c0dd !important;
width: 229px;
height: 59px;
padding: 0px;
}
#yoono-firstmemo-popup>vbox {
background: url('chrome://yoono/skin/firstmemo.png');
border: 2px solid #47c0dd !important;
}
#yoono-firstmemo-popup>vbox>label {
padding-left: 40px;
}
.firstmemo {
border: 2px solid #3ba0b9;
-moz-border-radius: 0px;
}
.ynsurprisemsgbutton > .toolbarbutton-icon {
-moz-margin-end: 0px !important;
-moz-padding-end: 2px !important;
-moz-padding-start: 2px !important;
}
.ynsurprisemsgbutton {
list-style-image: url("chrome://global/skin/icons/close.png");
-moz-appearance: none;
-moz-image-region: rect(0px, 16px, 16px, 0px);
padding: 4px 2px;
border: none !important;
}
.ynsurprisemsgbutton:hover {
-moz-image-region: rect(0px, 32px, 16px, 16px);
}
.ynsurprisemsgbutton:hover:active {
-moz-image-region: rect(0px, 48px, 16px, 32px);
}
#yoono-handle {
list-style-image: url(handle.png);
padding-left: 3px;
padding-right: 2px;
}
#yoono-auto-reco {
-moz-image-region: rect(0px 112px 16px 96px);
list-style-image: url(all-icons.png);
}
#yoono-reco-button {
-moz-image-region: rect(0px 96px 16px 80px);
list-style-image: url(all-icons.png);
}
#yoono-reco-button > .toolbarbutton-menubutton-button {
-moz-box-orient: horizontal;
}
#yoono-logo-button {
-moz-image-region: rect(0px 64px 16px 0px);
list-style-image: url(all-icons.png);
}
/* Prevent [mode="text"] from hiding icon */
#yoono-logo-button > .toolbarbutton-icon {
display: -moz-box !important;
}
/* Prevent [mode="text"] from hiding icon */
#yoono-toggle-sb .toolbarbutton-icon {
display: -moz-box !important;
}
/* Prevent [mode="icons"] from hiding text for memo loading failed button */
#yoono-memo-load-failed .toolbarbutton-text {
display: -moz-box !important;
}
#yoono-rss-button {
list-style-image: url(all-icons.png);
-moz-image-region: rect(0px 80px 16px 64px);
color:#000000;
}
#yoono-rss-button[disabled=true] {
-moz-image-region: rect(0px 160px 16px 144px);
color:#7C7C7C;
}
.yoono-page-button {
-moz-image-region: rect(0px 112px 16px 96px);
list-style-image: url(all-icons.png);
}
#yoono-toolbar {
background: transparent url("chrome://yoono/skin/ytb_bg.png") repeat-x center left;
min-height:31px
}
/* pour le throbber */
#yoono-throbber-button {
-moz-appearance: none;
border: none !important;
min-width: 0;
margin: 0px;
}
#yoono-throbber-button,
#yoono-throbber-button.synchro {
background-color: transparent;
list-style-image: url("chrome://yoono/skin/throbber_synchro.png");
}
#yoono-throbber-button.nosynchro {
list-style-image: url("chrome://yoono/skin/throbber_nosynchro.png");
}
#yoono-throbber-button[busy="true"] {
list-style-image: url("chrome://yoono/skin/throbber_progress.gif") ! important;
}
#yoono-throbber-button[syncfailed="true"] {
list-style-image: url("chrome://yoono/skin/throbber_syncfailed.png") ! important;
}
/* FF3 Places */
treechildren::-moz-tree-image(title, yoonoPrivate)
{
list-style-image: url("chrome://yoono/skin/folder-item_lock.png") ! important;
}
treechildren::-moz-tree-image(title, yoonoMacPrivate)
{
list-style-image: url("chrome://yoono/skin/folder-mac_lock.png") ! important;
}
/* FF2 sidebar */
treechildren::-moz-tree-image(yoonoPrivate,Name)
{
list-style-image: url("chrome://yoono/skin/folder-item_lock.png") ! important;
}
treechildren::-moz-tree-image(yoonoMacPrivate,Name)
{
list-style-image: url("chrome://yoono/skin/folder-mac_lock.png") ! important;
}
#yoono-toolbaritem {
min-width: 200px;
}
#yoono-toolbaritem[closed="true"] {
min-width: 0px;
}
#yoono-toolbaritem-infos {
background-color:white;
overflow:hidden;
margin:1px;
padding:0 ! important;
border: 1px solid #799bd9;
}
#yoono-toolbaritem-infos[fixed="true"] {
border: 1px solid #FC7F51;
}
/*=== sticker toolbar item in closed state ===*/
#yoono-toolbaritem[closed="true"] #yoono-toolbaritem-infos {
display:none !important;
}
#yoono-toolbaritem[closed="true"] #yoono-image-closectrl {
display:none !important;
}
#yoono-opensticker-button {
display:none !important;
}
#yoono-opensticker-button>label {
display:none;
}
#yoono-opensticker-button>image {
margin-right: 0px;
list-style-image:url('chrome://yoono/skin/ticker_open.png');
}
#yoono-toolbaritem[closed="true"] #yoono-opensticker-button {
display:block !important;
}
#yoono-sticker {
overflow:hidden;
}
.nosuggestiondescription {
margin-top : -3px;
font-style: italic;
font-size:10px;
color: gray;
}
/* boutons autoreco */
.autoresultsbutton {
-moz-appearance: none;
list-style-image: url(icon_reco_small.png);
font-size:0.85em;
}
.knownurl {
list-style-image: url(knownurl-small.png);
}
.buttonnodisplay {
display:none;
}
/* navigation toolbar yoono button */
#yoono-toggle-sb{
list-style-image:url("chrome://yoono/skin/yoono22.png");
}
#yoono-toggle-sb>toolbarbutton{
padding: 0px;
min-width: 0px;
}
#yoono-toggle-sb .toolbarbutton-text {
display:none !important;
}
#yoono-toggle-sb>toolbarbutton>image {
margin-right: 0px;
-moz-box-align: center;
-moz-box-pack: center;
}
#status-bar>#yoono-toggle-sb>toolbarbutton>image,
#toolbar-menubar>#yoono-toggle-sb>toolbarbutton>image {
list-style-image:url("chrome://yoono/skin/yoono16.png");
}
toolbar[iconsize=small] #yoono-toggle-sb>toolbarbutton>image {
list-style-image:url("chrome://yoono/skin/yoono16.png");
}
/* close ticker control */
#yoono-ticker-closectrl {
-moz-appearance : none ! important;
min-width:12px ! important;
min-height:10px ! important;
width:12px ! important;
height:10px ! important;
margin-right: 4px;
list-style-image:url("chrome://yoono/skin/ticker_close.png");
}
/* fixed ticker control */
#yoono-ticker-fixctrl {
-moz-appearance : none ! important;
min-width:12px ! important;
min-height:9px ! important;
width:12px ! important;
height:9px ! important;
margin-right: 4px;
list-style-image:url("chrome://yoono/skin/ticker_not_fixed.png");
}
/* unfixed state */
#yoono-toolbaritem-infos[fixed="true"] #yoono-ticker-fixctrl {
list-style-image:url("chrome://yoono/skin/ticker_fixed.png");
}
/* close ticker button */
#yoono-image-closectrl {
margin-top: 2px;
}
.yoonoctrlhidden {
visibility:hidden;
}
.yoonoctrlvisible {
visibility:visible;
}
yoonomessage {
-moz-binding: url("chrome://yoono/content/bindings/message.xml#yoonomessage");
font-size: 10px;
}
yoonomessage .messageLeft {
background: url("chrome://yoono/skin/bindings/icons/message-lbg.png") center no-repeat ;
width:10px;
height:25px;
}
yoonomessage .messageRight {
background: url("chrome://yoono/skin/bindings/icons/message-rbg.png") center no-repeat ;
width:10px;
height:25px;
}
yoonomessage .messageCenter {
background: url("chrome://yoono/skin/bindings/icons/message-bg.png") center repeat-x ;
height:25px;
}
yoonomessage[type="randomfailed"] .messageImage {
list-style-image: url("chrome://yoono/skin/bindings/icons/message-error.png");
}
yoonomessage[type="searching"] .messageImage {
list-style-image: url("chrome://yoono/skin/throbber_progress2.gif");
}
yoonomessage[type="random"] .messageImage {
list-style-image: url("chrome://yoono/skin/yoono-random16.png");
}
yoonomessage[type="sync"] .messageImage {
list-style-image: url("chrome://yoono/skin/bindings/icons/message-confirm.png");
}
yoonomessage[type="sync"] .messageCheckbox {
display: none;
}
yoonomessage .messageText1 {
color: black;
padding-top: 2px;
}
yoonomessage .messageText2 {
color: #2087cc;
padding-top: 2px;
padding: 0px;
margin: 0px;
}
yoonomessage .messageCheckbox {
background: url("chrome://yoono/skin/bindings/icons/message-bg.png") center repeat-x ;
height:25px;
width: 10em;
}
yoonomessage .messageCheckbox>* {
background-color: transparent;
color: #2087cc;
margin: 0px;
padding: 0px;
}
yoonomessage .messageCheckbox>checkbox {
padding-right: 7px;
}
yoonomessage .messageCheckbox>checkbox>hbox {
display:none;
}
/*=== memo toolbar item in palette ===*/
#wrapper-yoono-memo-tbitem[place="palette"] .toolbarpaletteitem-box {
background: url("chrome://yoono/skin/buzzit-palette.png") center no-repeat !important;
width:61px;
height:22px;
}
#wrapper-yoono-opensidebar-button[place="palette"] .toolbarpaletteitem-box {
background: url("chrome://yoono/skin/icone_eclair.png") center no-repeat !important;
width:32px;
height:32px;
}
#wrapper-yoono-random-button[place="palette"] .toolbarpaletteitem-box {
background: url("chrome://yoono/skin/yoono-random16.png") center no-repeat !important;
width:32px;
height:32px;
}
#wrapper-yoono-memo-tbitem[place="palette"]>toolbaritem>* {
display:none;
}
/*=== ticker toolbar item in palette ===*/
#wrapper-yoono-toolbaritem[place="palette"] .toolbarpaletteitem-box {
background: url("chrome://yoono/skin/icone_ticker_32x32.png") center no-repeat !important;
}
toolbarpaletteitem[place="palette"] #yoono-opensticker-button {
visibility:hidden !important;
}
/*=== sticker button, implemented as a toolbarbutton clone ===*/
stickerbutton {
-moz-appearance: toolbarbutton;
-moz-binding: url("chrome://yoono/content/bindings/toolbar.xml#stickerbutton");
-moz-box-align: center;
-moz-box-pack : center;
margin: 0;
border : 1px solid transparent;
padding: 3px;
background-color: transparent;
color: -moz-DialogText;
}
.stickerbutton-icon {
-moz-margin-end: 5px;
}
.stickerbutton-text {
margin: 0 !important;
text-align: center;
}
stickerbutton:focus
{
-moz-appearance: toolbarbutton;
outline: 1px dotted -moz-DialogText;
-moz-outline-offset: -2px;
}
stickerbutton:hover,
stickerbutton[buttonover="true"] {
border-color: ThreeDHighlight ThreeDShadow ThreeDShadow ThreeDHighlight;
}
stickerbutton:hover:active {
border-color: ThreeDShadow ThreeDHighlight ThreeDHighlight ThreeDShadow;
padding-top: 4px;
padding-bottom: 2px;
-moz-padding-start: 4px;
-moz-padding-end: 2px;
}
stickerbutton[disabled="true"],
stickerbutton[disabled="true"]:hover,
stickerbutton[disabled="true"]:hover:active {
border-color: transparent;
padding: 3px;
color: GrayText !important;
}
/*=== toolbar customize notifier ===*/
toolbaritem[customizenotify="true"] {
-moz-binding: url("chrome://yoono/content/bindings/toolbar.xml#customizenotify");
}
/* For sidebar button in sidebar */
.sidebarheader {
margin-right:5px;
}
.sidebarheader > dropmarker{
margin-left:8px;
}
#yoono-splitter {
min-width: 4px;
width: 4px;
background-color: threedface;
border: none;
cursor: ew-resize;
}
#yoono-sidebar ,
#yoono-sidebar[skin=black] {
background-color:black;
}
#yoono-sidebar[skin="black gray"] {
background-color:#BBBBBB;
}
#yoono-sidebar[skin=green] {
background-color:#D7F99B;
}
#yoono-sidebar[skin=bluedark] {
background-color:#082746;
}
#yoono-sidebar[skin=bluelight] {
background-color:#C4DEF0;
}
#yoono-sidebar[skin=pink] {
background-color:#F6C9EB;
}
#yoono-sidebar-box.sidebar.large {
max-width:700px;
}
#yoono-sidebar-box.sidebar.thin {
min-width:26px;
}
#yoono-sidebar-box.wizard {
min-width:212px;
}
window[chromehidden~="extrachrome"] #yoono-sidebar-box {
display: none;
}